home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / 04_03.iso / bonus / softrev / files / sylpheed-0.7.5-3.en.exe / {app} / etc / gtk / gtkrc.vi < prev    next >
Encoding:
Text File  |  2003-02-24  |  762 b   |  23 lines

  1. # $(gtkconfigdir)/gtkrc.vi_VN.tcvn
  2. #
  3. #
  4. # This file defines the fontsets for Vietnamese language (vi) using
  5. # the Vietnam's official tcvn-5712 charset encoding.
  6. #
  7. # You can find links for tcvn True Type fonts following the
  8. # links at my page on vietnamese localisation at
  9. # http://www.ping.be/linux/viet/
  10. #
  11. # 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
  12. #
  13.  
  14. style "gtk-default-vi-vn-tcvn" {
  15.        fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
  16.                   -*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
  17.           -*-helvetica-medium-r-normal--14-*-*-*-*-*-tcvn-5712,\
  18.           -*-arial-medium-r-normal--14-*-*-*-*-*-tcvn-5712,\
  19.           -*-verdana-medium-r-normal--14-*-*-*-*-*-tcvn-5712"
  20. }
  21. class "GtkWidget" style "gtk-default-vi-vn-tcvn" 
  22.  
  23.